home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 59 / Cine Live 59.iso / pc / Data / Interface / e3s.k < prev    next >
Encoding:
Text File  |  2002-06-05  |  7.8 KB  |  282 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000107,$0000005F,$000001DA,$0000029A,$00000000,$FFFFFB4A,$00000000,$00000000};
  6.         LayoutWindow is {$000000A1,$0000007B,$000002A0,$00000245,$00000000,$00000000,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     Kind is DrawOpaque; 
  14.     Elements is [
  15.         oslide2,
  16.         oslide23,
  17.         oslide36,
  18.         oslide44
  19.     ];
  20.     Events is [
  21.         cOnscreenEvent
  22.         with Flags is $00000004; 
  23.             Commands is [
  24.                 cShowCommand
  25.                 with Flags is $00000004; Target is oslide2; end,
  26.                 cEnableCommand
  27.                 with Flags is $00000004; Target is oslide2; end,
  28.                 cFocusCommand
  29.                 with Target is oslide2; end,
  30.                 cRunCommand
  31.                 with Flags is $00000004; Target is oslide2; Rewind is true; end
  32.             ];
  33.         end
  34.     ];
  35. end;
  36.  
  37. object oslide2 is cImage
  38. with 
  39.     Name is "slide"; 
  40.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  41.     
  42.     Width is 800; Height is 600; 
  43.     Duration is 2; Duration is 2; TimeScale is 1; 
  44.     URL is "../../Photos/Dommage%20collatteral/AFF%20Dommage%20collateral.jpg"; 
  45.     
  46.     
  47.     Events is [
  48.         cKeyboardEvent
  49.         with Test is IsSpace; 
  50.             Commands is [
  51.                 cFocusCommand
  52.                 with Target is oTargetSelf; end,
  53.                 cRunCommand
  54.                 with Target is oTargetSelf; Mode is Toggle; end
  55.             ];
  56.         end,
  57.         cMouseUpEvent
  58.         with Flag is true; 
  59.             Commands is [
  60.                 cRunCommand
  61.                 with Target is oTargetSelf; Mode is Clear; Rewind is true; end,
  62.                 cEnableCommand
  63.                 with Target is oTargetSelf; Mode is Clear; end,
  64.                 cShowCommand
  65.                 with Target is oTargetSelf; Mode is Clear; end,
  66.                 cRunCommand
  67.                 with Target is oslide23; Mode is Clear; Rewind is true; end,
  68.                 cEnableCommand
  69.                 with Target is oslide23; Mode is Clear; end,
  70.                 cShowCommand
  71.                 with Target is oslide23; Mode is Clear; end,
  72.                 cBackCommand
  73.                 with end
  74.             ];
  75.         end,
  76.         cFinishedEvent
  77.         with 
  78.             Commands is [
  79.                 cShowCommand
  80.                 with Target is oslide2; Mode is Clear; end,
  81.                 cEnableCommand
  82.                 with Target is oslide2; Mode is Clear; end,
  83.                 cRunCommand
  84.                 with Target is oslide2; Mode is Clear; Rewind is true; end,
  85.                 cFocusCommand
  86.                 with Target is oslide23; end,
  87.                 cShowCommand
  88.                 with Target is oslide23; end,
  89.                 cEnableCommand
  90.                 with Target is oslide23; end,
  91.                 cRunCommand
  92.                 with Target is oslide23; Rewind is true; end
  93.             ];
  94.         end
  95.     ];
  96. end;
  97.  
  98. object oslide23 is cImage
  99. with 
  100.     Flags is $00000154; 
  101.     Name is "slide2"; 
  102.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  103.     
  104.     Width is 800; Height is 600; 
  105.     Duration is 2; Duration is 2; TimeScale is 1; 
  106.     URL is "../../Photos/Dommage%20collatteral/A%20Davis.jpg"; 
  107.     
  108.     
  109.     Events is [
  110.         cKeyboardEvent
  111.         with Flags is $00000004; Test is IsSpace; 
  112.             Commands is [
  113.                 cFocusCommand
  114.                 with Flags is $00000004; Target is oTargetSelf; end,
  115.                 cRunCommand
  116.                 with Flags is $00000004; Target is oTargetSelf; Mode is Toggle; end
  117.             ];
  118.         end,
  119.         cMouseUpEvent
  120.         with Flags is $00000004; Flag is true; 
  121.             Commands is [
  122.                 cEnableCommand
  123.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  124.                 cShowCommand
  125.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  126.                 cRunCommand
  127.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; Rewind is true; end,
  128.                 cEnableCommand
  129.                 with Flags is $00000004; Target is oslide36; Mode is Clear; end,
  130.                 cShowCommand
  131.                 with Flags is $00000004; Target is oslide36; Mode is Clear; end,
  132.                 cRunCommand
  133.                 with Flags is $00000004; Target is oslide36; Mode is Clear; Rewind is true; end,
  134.                 cBackCommand
  135.                 with Flags is $00000004; end
  136.             ];
  137.         end,
  138.         cFinishedEvent
  139.         with Flags is $00000004; 
  140.             Commands is [
  141.                 cShowCommand
  142.                 with Flags is $00000004; Target is oslide23; Mode is Clear; end,
  143.                 cEnableCommand
  144.                 with Flags is $00000004; Target is oslide23; Mode is Clear; end,
  145.                 cRunCommand
  146.                 with Flags is $00000004; Target is oslide23; Mode is Clear; Rewind is true; end,
  147.                 cFocusCommand
  148.                 with Flags is $00000004; Target is oslide36; end,
  149.                 cShowCommand
  150.                 with Flags is $00000004; Target is oslide36; end,
  151.                 cEnableCommand
  152.                 with Flags is $00000004; Target is oslide36; end,
  153.                 cRunCommand
  154.                 with Flags is $00000004; Target is oslide36; Rewind is true; end
  155.             ];
  156.         end
  157.     ];
  158. end;
  159.  
  160. object oslide36 is cImage
  161. with 
  162.     Flags is $00000154; 
  163.     Name is "slide3"; 
  164.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  165.     
  166.     Width is 800; Height is 600; 
  167.     Duration is 2; Duration is 2; TimeScale is 1; 
  168.     URL is "../../Photos/Dommage%20collatteral/A%20Schwarzenegger.jpg"; 
  169.     
  170.     
  171.     Events is [
  172.         cKeyboardEvent
  173.         with Flags is $00000004; Test is IsSpace; 
  174.             Commands is [
  175.                 cFocusCommand
  176.                 with Flags is $00000004; Target is oTargetSelf; end,
  177.                 cRunCommand
  178.                 with Flags is $00000004; Target is oTargetSelf; Mode is Toggle; end
  179.             ];
  180.         end,
  181.         cMouseUpEvent
  182.         with Flags is $00000004; Flag is true; 
  183.             Commands is [
  184.                 cEnableCommand
  185.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  186.                 cShowCommand
  187.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  188.                 cRunCommand
  189.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; Rewind is true; end,
  190.                 cEnableCommand
  191.                 with Flags is $00000004; Target is oslide44; Mode is Clear; end,
  192.                 cShowCommand
  193.                 with Flags is $00000004; Target is oslide44; Mode is Clear; end,
  194.                 cRunCommand
  195.                 with Flags is $00000004; Target is oslide44; Mode is Clear; Rewind is true; end,
  196.                 cBackCommand
  197.                 with Flags is $00000004; end
  198.             ];
  199.         end,
  200.         cFinishedEvent
  201.         with Flags is $00000004; 
  202.             Commands is [
  203.                 cShowCommand
  204.                 with Flags is $00000004; Target is oslide36; Mode is Clear; end,
  205.                 cEnableCommand
  206.                 with Flags is $00000004; Target is oslide36; Mode is Clear; end,
  207.                 cRunCommand
  208.                 with Flags is $00000004; Target is oslide36; Mode is Clear; Rewind is true; end,
  209.                 cFocusCommand
  210.                 with Flags is $00000004; Target is oslide44; end,
  211.                 cShowCommand
  212.                 with Flags is $00000004; Target is oslide44; end,
  213.                 cEnableCommand
  214.                 with Flags is $00000004; Target is oslide44; end,
  215.                 cRunCommand
  216.                 with Flags is $00000004; Target is oslide44; Rewind is true; end
  217.             ];
  218.         end
  219.     ];
  220. end;
  221.  
  222. object oslide44 is cImage
  223. with 
  224.     Flags is $00000154; 
  225.     Name is "slide4"; 
  226.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  227.     
  228.     Width is 800; Height is 600; 
  229.     Duration is 2; Duration is 2; TimeScale is 1; 
  230.     URL is "../../Photos/Dommage%20collatteral/E%20Koteas.jpg"; 
  231.     
  232.     
  233.     Events is [
  234.         cKeyboardEvent
  235.         with Flags is $00000004; Test is IsSpace; 
  236.             Commands is [
  237.                 cFocusCommand
  238.                 with Flags is $00000004; Target is oTargetSelf; end,
  239.                 cRunCommand
  240.                 with Flags is $00000004; Target is oTargetSelf; Mode is Toggle; end
  241.             ];
  242.         end,
  243.         cMouseUpEvent
  244.         with Flags is $00000004; Flag is true; 
  245.             Commands is [
  246.                 cEnableCommand
  247.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  248.                 cShowCommand
  249.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  250.                 cRunCommand
  251.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; Rewind is true; end,
  252.                 cEnableCommand
  253.                 with Flags is $00000004; Target is oslide2; Mode is Clear; end,
  254.                 cShowCommand
  255.                 with Flags is $00000004; Target is oslide2; Mode is Clear; end,
  256.                 cRunCommand
  257.                 with Flags is $00000004; Target is oslide2; Mode is Clear; Rewind is true; end,
  258.                 cBackCommand
  259.                 with Flags is $00000004; end
  260.             ];
  261.         end,
  262.         cFinishedEvent
  263.         with Flags is $00000004; 
  264.             Commands is [
  265.                 cShowCommand
  266.                 with Flags is $00000004; Target is oslide44; Mode is Clear; end,
  267.                 cEnableCommand
  268.                 with Flags is $00000004; Target is oslide44; Mode is Clear; end,
  269.                 cRunCommand
  270.                 with Flags is $00000004; Target is oslide44; Mode is Clear; Rewind is true; end,
  271.                 cFocusCommand
  272.                 with Flags is $00000004; Target is oslide2; end,
  273.                 cShowCommand
  274.                 with Flags is $00000004; Target is oslide2; end,
  275.                 cEnableCommand
  276.                 with Flags is $00000004; Target is oslide2; end,
  277.                 cRunCommand
  278.                 with Flags is $00000004; Target is oslide2; Rewind is true; end
  279.             ];
  280.         end
  281.     ];
  282. end;